Frame Loop
Loop animation around the given period.
Node Data | |
|---|---|
Display name | |
Frame Loop | |
Internal name | |
Node_Anim_Loop | |
Inheritances | |
| Node_Processor | |
| Node_Anim_Loop | |
Inputs | |
surface |
Surface |
Loop | |
enum |
Loop Type |
int |
Loop Start |
int |
Loop Range |
bool |
Infinite |
int |
Loop Amount |
Overflow | |
enum |
Pre Loop |
enum |
Post Loop |
Outputs | |
surface |
Surface |
Replay a section of the animation.
Properties
| Loop | |
| Loop Start | Starting frame |
| Loop Range | Replay duration |
| Infinite | Whether to loop until the end of the animation of fix amount. |
| Overflow | |
| Pre Loop | Before loop start, whether to output the input as passthrough node or output empty surface. |
| Post Loop | After loop end, whether to output the input as passthrough node or output empty surface. |
Commit History
| 1.18.9 |
|
|---|---|
| 1.21.8.007 |
|
| 1.21.8.004 |
|
Related Links
- Base Code: /scripts/node_anim_loop/node_anim_loop.gml
- Shader [sh_sample]: /shaders/sh_sample/sh_sample.fsh